XML Einrichten Version 1.3
MessageADV Element
XML Einrichten Version 1.3 > RemadvMessage Element > REMADV Element : MessageADV Element
Namensraum (none)
Diagramm
ProductADV Element FurtherReferences Element IBANNumber Element BICNumber Element Country Element InstitutionBranchLocation Element InstitutionName Element InstitutionBranch Element AccountHolder2 Element AccountHolder1 Element AccountNumber Element Sequence Accounting Element DeliveryConditions Element BusinessCustomerNumber Element ZRNumber Element ContractNumber Element OpeningHours Element ContactType Element ContactCommunication Element ContactCode Element ContactFirstName Element ContactSurName Element Sequence ContactPerson Element TaxId Element VATId Element ISOCountryCode Element City Element PostalCode Element StreetAddition Element Street1 Element Name4 Element Name3 Element Name2 Element Name1 Element AdressGLN Element FlagOfParty Element Sequence NAD Element VatBase Element VatPercentage Element VatValue Element Sequence CorrectionVat Element Qualifier Element Currency Element Value Element Sequence AdditionalAmount Element DocRefLineNumber Element DocDate Element DocRefNumber Element Sequence AdditionalReference Element CorrectionReason Element Sequence MAJT Element DocRefLineNumber Element DocDate Element DocRefNumber Element Sequence AdditionalReference Element AdditionalDate Element Qualifier Element Currency Element Value Element Sequence AdditionalAmount Element Currency Element Value Element Sequence NetLineAmount Element Currency Element Value Element Sequence GrossLineAmount Element PreviousDocumentNumber Element DocumentType Element Sequence MessageADV Element
Overview
MessageADV 1..∞
Sequence
Sequence
Sequence
Qualifier optional EDIDateQualifier Simple Type
FormatCode optional EDIDateFormatCode Simple Type
Sequence
Sequence
VatValue optional CurrencyValue Complex Type
Betrag der Steuer
Sequence
VatBase optional CurrencyValue Complex Type
Steuerpflichtiger Betrag zum jeweiligen Steuersatz
Berechnung: Summer aller Netto Positionswerte - alle Rabatte
Sequence
Sequence
AdressGLN optional
GLN Nummer der Adresse
Name1 optional Restriction of xs:string
Bei Firmen: Firmierung
Bei Privatpersonen: Vorname Nachname
Name2 optional Restriction of xs:string
Bei Firmen: Fortsetzung der Firmierung
Bei Privatpersonen: leer
Name3 optional Restriction of xs:string
Bei Firmen: Leer
Bei Privatpersonen: Vorname
Name4 optional Restriction of xs:string
Bei Firmen: Leer
Bei Privatpersonen: Nachname
Street1 optional Restriction of xs:string
Strasse
StreetAddition 0..3 Restriction of xs:string
Zusatzinformationen zur Strasse
PostalCode optional Restriction of xs:string
Postleiztahl
City optional Restriction of xs:string
Ort
ISOCountryCode optional Restriction of xs:string
ISO Länderkennzeichen
Sequence
ContactSurName optional Restriction of xs:string
Nachname der Kontaktperson
ContactFirstName optional Restriction of xs:string
Vorname der Kontaktperson
ContactCode optional Restriction of xs:string
Kurzzeichen der Kontaktperson
ContactCommunication 0..9 ContactCommunication Complex Type
Block für die Kommunikationsdaten
Sequence
CommunicationCode Restriction of xs:string
Typ der Kommunikationsadresse
Codeliste:
EM = eMail
FX = Fax
TE = Telefon
AL = MobilTelefon
TCommunication Type
Code list:
EM = eMail
FX = Fax
TE = Phone
AL = Mobile phone
CommunicationAdress Restriction of xs:string
Kommunikationsadresse zum davor festgelegten Kommunikationstyp
ContactType optional Restriction of xs:string
Info zu welchem Thema der Kontakt Ansprechpartner ist
Relevant für den EUDR Prozess
Codeliste:
MC = EUDR Ansprechpartner
Info on which topic the contact is the contact person
Relevant for the EUDR process
Code list:
MC = EUDR Ansprechpartner
FormatCode optional EDIDateFormatCode Simple Type
ContractNumber optional Restriction of xs:string
Abkommensnummer
Sequence
AccountNumber optional Restriction of xs:string
Kontonummer
AccountHolder1 optional Restriction of xs:string
Konto Inhaber Zeile 1
AccountHolder2 optional Restriction of xs:string
Konto Inhaber Zeile 2
InstitutionBranch optional Restriction of xs:string
Niederlassung der Bank
InstitutionName optional Restriction of xs:string
Name der Bank
InstitutionBranchLocation optional Restriction of xs:string
Ort der Bankfiliale
Country optional Restriction of xs:string
Land der Bank
BICNumber optional Restriction of xs:string
BIC Code
IBANNumber optional Restriction of xs:string
IBAN
FurtherReferences optional Restriction of xs:string
z.B. Depotnummer/Abladestelle
Sequence
Sequence
GTIN optional Restriction of xs:decimal
= EAN Code
Number optional Restriction of xs:string
Hersteller Nummer
Name optional Restriction of xs:string
Name
CustomerNumber optional Restriction of xs:string
Nummer beim Kunden
CustomerName optional Restriction of xs:string
Name beim Kunden
Sequence
GTIN optional Restriction of xs:decimal
= EAN Code
Number optional Restriction of xs:string
Hersteller Nummer
Name optional Restriction of xs:string
Name
CustomerNumber optional Restriction of xs:string
Nummer beim Kunden
CustomerName optional Restriction of xs:string
Name beim Kunden
Qualifier optional EDIDateQualifier Simple Type
FormatCode optional EDIDateFormatCode Simple Type
Sequence
Sequence
VatValue optional CurrencyValue Complex Type
Betrag der Steuer
Sequence
VatBase optional CurrencyValue Complex Type
Steuerpflichtiger Betrag zum jeweiligen Steuersatz
Berechnung: Summer aller Netto Positionswerte - alle Rabatte
Sequence
Quelle
<xs:element name="MessageADV" minOccurs="1" maxOccurs="unbounded" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element name="DocumentType" type="DocumentType" />
      <xs:element name="PreviousDocumentNumber" type="DocumentNumber" />
      <xs:element name="GrossLineAmount" type="InvoiceAmount" minOccurs="0" />
      <xs:element name="NetLineAmount" type="NetLineAmount" minOccurs="0" />
      <xs:element name="AdditionalAmount" type="LineAmountQualified" minOccurs="0" maxOccurs="unbounded" />
      <xs:element name="AdditionalDate" type="EDIDateQualified" minOccurs="0" maxOccurs="99" />
      <xs:element name="AdditionalReference" type="DocumentLineReferenceQualified" minOccurs="0" maxOccurs="unbounded" />
      <xs:element name="MAJT" type="Adjustment" minOccurs="1" maxOccurs="unbounded" />
      <xs:element name="NAD" type="NAD" minOccurs="1" maxOccurs="unbounded" />
      <xs:element name="ProductADV">
        <xs:complexType>
          <xs:sequence>
            <xs:element name="IndicatorForDocumentLine" type="IndicatorForDocumentLine" minOccurs="0" />
            <xs:element name="LineItemNumber" type="LineItemNumber" minOccurs="0" />
            <xs:element name="ProductID" type="ProductIdentifier" minOccurs="0" />
            <xs:element name="SeriesID" type="ProductIdentifier" minOccurs="0" />
            <xs:element name="AdditionalAmount" type="LineAmountQualified" minOccurs="0" maxOccurs="unbounded" />
            <xs:element name="AdditionalDate" type="EDIDateQualified" minOccurs="0" maxOccurs="99" />
            <xs:element name="LAJT" type="Adjustment" minOccurs="1" maxOccurs="unbounded" />
          </xs:sequence>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Siehe auch
REMADV ElementRemadvMessage ElementXML Einrichten Version 1.3